ComponentOne Xamarin.Android
ChildViewAdded Event (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : ChildViewAdded Event
Syntax
'Declaration
 
Public Event ChildViewAdded As EventHandler(Of ViewGroup.ChildViewAddedEventArgs)
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As EventHandler(Of ViewGroup.ChildViewAddedEventArgs)
 
AddHandler instance.ChildViewAdded, handler
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members